home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Windows 1993 Fall / TestDrive Windows 1993 Fall.iso / messages / factory.ini < prev    next >
INI File  |  1993-07-23  |  10KB  |  378 lines

  1. ;***
  2. ;*** SOFTWARE GROVE MESSAGES DEFAULTS ***
  3. ;***
  4.  
  5. [MESSAGES]
  6.  
  7.  
  8. ;    Keys for password-protection 
  9. ;    !do not manually change (or remove) the next lines!
  10. ;    They are required for MESSAGES to run.
  11.  
  12. USERNAME=Customer
  13. MESSAGES_PASSWD=OMONFFLCBF
  14.  
  15.  
  16. ;    ICON_ALWAYS_ON_TOP, LOG_ALWAYS_ON_TOP and PAD_ALWAYS_ON_TOP
  17. ;      determine whether the icon, message-log, and/or message-pad
  18. ;      (respectively) will always remain visible, even when another 
  19. ;      application is running (defaults:NO to window/pad, YES to ICON).
  20.  
  21. ICON_Always_On_Top=YES
  22. PAD_Always_On_Top=NO
  23. LOG_Always_On_Top=NO
  24.  
  25.  
  26. ;    ALWAYS_RETURN_TO_APP determines whether the message-pad will
  27. ;      return automatically to the last active application from which 
  28. ;      you jumped into MESSAGES (default:YES).
  29.  
  30. Always_Return_To_App=YES
  31.  
  32.  
  33. ;    STARTUP_AS determines whether MESSAGES will startup as the
  34. ;      message-PAD, message-LOG, or as an ICON (default:ICON).
  35.  
  36. Startup_As=ICON
  37.  
  38.  
  39. ;    EXIT_ON_SAVE determines whether the SAVE button on the message-pad
  40. ;      will also cause the message-pad to exit (default:YES).
  41.  
  42. Exit_On_Save=YES
  43.  
  44.  
  45. ;    EXIT_ON_PRINT determines whether the PRINT button on the message-pad
  46. ;      will also cause the message-pad to exit (default:NO).
  47.  
  48. Exit_On_Print=NO
  49.  
  50.  
  51. ;    SAVE_ON_PRINT determines whether the PRINT button will also
  52. ;      automatically SAVE the message (default:YES).
  53.  
  54. Save_On_Print=YES
  55.  
  56.  
  57. ;    CLOSE_EXITS_PROGRAM determines whether the CLOSE menu item (and ALT-F4
  58. ;      hotkey) will exit from MESSAGES when executed from the message-pad
  59. ;      and the message-log, or simply return to the icon (default:YES).
  60. ;      Close will always exit when executed from the icon.
  61.  
  62. Close_Exits_Program=YES
  63.  
  64.  
  65. ;    DELETE_ON_READ determines whether READING a message will automatically
  66. ;      flag it as DELETED (default:NO).
  67.  
  68. Delete_On_Read=NO
  69.  
  70.  
  71. ;    Cardfile to use in preloading "FROM (M)" fields after from-name is entered
  72. ;      (default:CALLERS.CRD).
  73.  
  74. Caller_CardFile=CALLERS.CRD
  75.  
  76.  
  77. ;    MESSAGES can add or modify the CALLER cardfile using the "FROM (M)" fields
  78. ;      (if a cardfile is specified above) 
  79. ;      (options: ALWAYS,NEVER,CHECKOFF,CHECKON) (default:CHECKON).
  80.  
  81. Modify_Cardfile=CHECKON
  82.  
  83.  
  84. ;    AREACODE specifies the default areacode to be used in the "PHONE" field
  85. ;      (default:000).
  86.  
  87. Default_AreaCode=95054
  88.  
  89.  
  90. ;    Cardfile containing the names to be pre-defined for the "FOR (TO)" field
  91. ;      on the message-pad (default:INBOXES.CRD).
  92.  
  93. InBox_CardFile=INBOXES.CRD
  94.  
  95.  
  96. ;    If this option is turned on the "Set Options" dialog box will include
  97. ;      a button that can be used to start NotePad (or other text editor).
  98. ;      (default:NO).
  99.  
  100. Options_Editor_Button=NO
  101. Options_Editor=notepad.exe
  102.  
  103.  
  104.  
  105. ;***
  106. ;*** SOFTWARE GROVE MESSAGES NETWORK DEFAULTS ***
  107. ;***
  108.  
  109. [MESSAGES.NETWORK]
  110.  
  111.  
  112. ;    MODE can be one of MSG-CENTER or INBOX.  Be sure to choose the
  113. ;      correct style as this will greatly affect operation and defaults.
  114.  
  115. Mode=JJGFJJPHNH
  116.  
  117.  
  118. ;    POLLING_INTERVAL specifies the number of seconds to wait between 
  119. ;      checking for new messages (0=check only by menu command) 
  120. ;      (default:600).
  121.  
  122. Polling_Interval=600
  123.  
  124.  
  125. ;    NETWORK_PATH specifies the complete network path on which 
  126. ;      Messages for Networks was installed
  127. ;      (default is <current-working-directory>).
  128.  
  129. Network_Path=X:\MESSAGES
  130.  
  131.  
  132. ;    FOLDER_PATH specifies the complete directory path for any
  133. ;      local folders (default is <current-working-directory>).
  134.  
  135. Folder_Path=X:\MESSAGES\FOLDERS
  136.  
  137.  
  138. ;    FLAG_NEW_MESSAGES specified that the Messages icon should
  139. ;      change on the screen to indicate that the InBox contains 
  140. ;      new messages - it will change to the flag-icon of the latest
  141. ;      new message (default:NO).
  142.  
  143. Flag_New_Messages=NO
  144.  
  145.  
  146. ;    FLASH_NEW_MESSAGES specified that the Messages icon should
  147. ;      blink on the screen to indicate that the InBox contains 
  148. ;      new messages (default:YES).
  149.  
  150. Flash_New_Messages=YES
  151.  
  152.  
  153. ;    BEEP_NEW_MESSAGES specified that Messages should beep to
  154. ;      indicate that the InBox contains new messages
  155. ;      (options:NO or n where n is the max number of times to beep)(default:1).
  156.  
  157. Beep_New_Messages=1
  158.  
  159.  
  160. ;    POPUP_NEW_MESSAGES specified that the message-pad (or message-log)
  161. ;      should pop onto the screen, displaying the new messages 
  162. ;      (options:PAD,LOG,NO) (default:NO).
  163.  
  164. Popup_New_Messages=NO
  165.  
  166.  
  167.  
  168. ;***
  169. ;*** SOFTWARE GROVE MESSAGES DISPLAY DEFAULTS ***
  170. ;***
  171.  
  172. [MESSAGES.DISPLAY]
  173.  
  174.  
  175. ;    WINDOW DEFAULT POSITIONS...
  176. ;    LOG_x defines where the main window will be placed initially...
  177. ;      _style can be one of: 1=normal, 2=minimized, 3=maximized,
  178. ;      if _STYLE is "normal" _x, _y, _w, and _h can be used to specify
  179. ;      the default x & y, width & height.
  180.  
  181. LOG_X=0
  182. LOG_Y=0
  183. LOG_W=1000
  184. LOG_H=1000
  185. LOG_Style=3
  186.  
  187.  
  188. ;    PAD_X and PAD_Y specify a screen location for the MESSAGE-PAD.  If
  189. ;      these options are not used or are less than 1, the Pad is placed
  190. ;      by Windows.
  191.  
  192. PAD_X=10
  193. PAD_Y=10
  194.  
  195.  
  196. ;    ICON_X and ICON_Y specify a screen location for the MESSAGES icon.  If
  197. ;      these options are not used or are less than 1, the icon is placed
  198. ;      by Windows.
  199.  
  200. ICON_X=
  201. ICON_Y=
  202.  
  203.  
  204. ;    LOG_BKGND and PAD_BKGND, and LOG_FRGND and PAD_FRGND
  205. ;      define the background and foreground colors,
  206. ;      for the Daily-log windows and message-pads, respectively,
  207. ;      and can be:  (case ignored)
  208. ;    BLACK, RED, BLUE, GREEN, YELLOW, MAGENTA, CYAN, WHITE,
  209. ;    DKRED, DKGREEN, DKBLUE, TAN, PURPLE, AQUA, GRAY, LTGRAY, 
  210. ;    or a hexadecimal RGB value (two hex chars each for Blue,Green,and Red).
  211.  
  212. LOG_Bkgnd=ltgray
  213. LOG_Frgnd=black
  214.  
  215. PAD_Frgnd=black
  216. PAD_Bkgnd=magenta
  217.  
  218.  
  219. ;    PAD_FONTFACE and LOG_FONTFACE (and _FONTSIZE)
  220. ;      define the font to use in the message pad/log windows 
  221. ;      (defaults are the system defaults).
  222.  
  223. LOG_FontFace=
  224. LOG_FontSize=
  225.  
  226. PAD_FontFace=
  227. PAD_FontSize=12
  228.  
  229.  
  230. ;    PAD_FORM - defines the message-pad form to use
  231. ;      (choices include PINK_PAD (square) and BLUE_PAD (horizontal rectangle))
  232. ;      (default:PINK_PAD)
  233.  
  234. PAD_Form=PINK_PAD
  235.  
  236.  
  237. ;    INIT_TO_NAME determines whether the first person in the INBOXES cardfile
  238. ;      (if a cardfile is specified above) is automatically inserted in the
  239. ;      "TO" field when the form appears 
  240. ;      (options:NONE or n where n is the nth card in the cardfile)(default:1).
  241.  
  242. Init_To_Name=1
  243.  
  244.  
  245. ;    MULTILINE_TO_FIELD determines whether or not the "TO" field uses
  246. ;      carriage-returns (enter-key) to enter additional names or to move
  247. ;      to the next field (default:NO (move)).
  248.  
  249. MultiLine_To_Field=NO
  250.  
  251.  
  252. ;    AUTOFILL determines whether or not to fill the "OF" and "PHONE" fields
  253. ;      for a given "FROM", using the cardfile specified above (default:YES).
  254.  
  255. AutoFill=YES
  256.  
  257.  
  258. ;    MULTILINE_CALLER_FIELDS determines whether the "OF" and "PHONE" 
  259. ;      fields for a given "FROM" use carriage-returns (enter-key) to enter
  260. ;      a new line, or to move to the next field (default:NO (move)).
  261.  
  262. MultiLine_Caller_Fields=NO
  263.  
  264.  
  265. ;    COMPLETE_TO_NAME and COMPLETE_FROM_NAME determine whether or not to
  266. ;      attempt to anticipate the names being typed in the "TO" and "FROM"
  267. ;      fields (defaults: NO).
  268.  
  269. Complete_To_Name=NO
  270. Complete_From_Name=NO
  271.  
  272.  
  273. ;    CAPITALIZE_NAMES determines whether or not to automatically capitalize
  274. ;      the first character in each word in the "TO" and "FROM" fields
  275. ;      (default:NO).
  276.  
  277. Capitalize_Names=NO
  278.  
  279.  
  280. ;    MULTIPLE_ICON_FLAGS determines whether or not multiple icons may be 
  281. ;      selected for a given message.  If YES, the selection must be made
  282. ;      (or unmade) using the <Space> key, otherwise just normal selecting
  283. ;      (default:NO).
  284.  
  285. Multiple_Icon_Flags=NO
  286.  
  287.  
  288. ;    These options can be used to change the format used in date and time
  289. ;      strings on the message-pad (as opposed to Date_MDY and Time_12hr)
  290. ;      (defaults:NO).
  291.  
  292. Date_DMY_Format=NO
  293. Time_24hr_Format=NO
  294.  
  295.  
  296. ;    These options can be used to automatically pre-select the specified
  297. ;      checkboxes on the message-pad (defaults:NO).
  298.  
  299. Phoned_Default_On=NO
  300. Called-To-See-You_Default_On=NO
  301. Wants-To-See-You_Default_On=NO
  302. Please-Call-Back_Default_On=NO
  303. Will-Call-Again_Default_On=NO
  304. Returned-Call_Default_On=NO
  305.  
  306.  
  307. ;    SHOW_EXCERPTS determines whether the first several words of
  308. ;      the message should be displayed in the log message-list and in the
  309. ;      message-select box (default:NO).
  310.  
  311. Show_Excerpts=NO
  312.  
  313.  
  314. ;    SHOW_FLAGS determines whether the icon-flags of the message should be
  315. ;      displayed in the log message-list and in the message-select box
  316. ;      (default:NO).
  317.  
  318.  
  319. Show_Flags=NO
  320.  
  321.  
  322. ;    SHOW_TIME determines whether the time of the message should be
  323. ;      displayed in the log message-list and in the message-select box
  324. ;      (default:NO).
  325.  
  326. Show_Time=NO
  327.  
  328.  
  329.  
  330. ;***
  331. ;*** SOFTWARE GROVE MESSAGES PRINTER DEFAULTS ***
  332. ;***
  333.  
  334. [MESSAGES.PRINT]
  335.  
  336.  
  337. ;    LOG_PRINT_TEMPLATE and PAD_PRINT_TEMPLATE are used to define the
  338. ;      default printing formats (NONE=prompt user)
  339. ;      (defaults: message-pad=trackltr.frm, other=4up-ltr.frm).
  340.  
  341. LOG_Print_Template=4UP-LTR.FRM
  342. PAD_Print_Template=TRACKLTR.FRM
  343.  
  344.  
  345. ;    PRINT_FONTFACE (and _FONTSIZE defines the font to use in printing
  346. ;      messages.  PRINT_FONTSIZE is only used when printing an entire logfile,
  347. ;      otherwise the best-fit fontsize will be used. 
  348. ;      (defaults: fontface=ARIAL, fontsize=12)
  349.  
  350. Print_FontFace=ARIAL
  351. Print_FontSize=12
  352.  
  353.  
  354. ;    PRINTERDEVICE is used to define the default printer.
  355. ;      must be of the format DEVICENAME,DRIVER,PORT: 
  356. ;      and must be found in win.ini (see Control Panel) (NONE=system default)
  357. ;      (default:NONE))
  358.  
  359. PrinterDevice=NONE
  360.  
  361.  
  362. ;    LOG_TEMPLATE_PROMPT and PAD_TEMPLATE_PROMPT define whether to force
  363. ;      the use of the default templates defined above or to prompt at
  364. ;      printing time
  365. ;      (options:ALWAYS,NEVER,FIRST)
  366. ;      (defaults:NEVER to PAD_TEMPLATE_PROMPT, ALWAYS to TEMPLATE_PROMPT).
  367.  
  368. LOG_Template_Prompt=ALWAYS
  369. PAD_Template_Prompt=NEVER
  370.  
  371.  
  372. ;    DEVICE_PROMPT defines whether to force the use of the default 
  373. ;      printerdevice defined above or to prompt at printing time
  374. ;      (options:ALWAYS,FIRST) (default:ALWAYS).
  375.  
  376. Device_Prompt=ALWAYS
  377.  
  378.